Skip to main content

Authorization File Information

The authorization transaction file is offered to issuer/wallet provider to recon with their own system.

File Name

The format of file name is “AUTH+P/T+tranBranch(6 digits)+YYYYMMDD+01+.csv” . The prefix of the file name is “AUTH”, “T” means test and “P” means production. The sequence number will always have the value set as ‘01’ since we only have one reconciliation file per day.

File Format

Header Record

#Field NameFormatValue
1File NameAN32“HAUTH_300001”.
2Transaction BranchAN326-32 digits
3Capture DateN8YYYYMMDD

Detail Record

#Field NameFormatValue
1FillerA1Static Value ‘C’
2Transaction BranchN6Transaction Branch request.
3Transaction IdAN32Transaction serial number in request.
4Scheme Transaction IdAN66Transaction Id from card scheme if have
5Message ChannelAN10msgChannel in request.
6Transaction CodeAN30Transaction code
7Transaction DescriptionAN60Transaction description
8Transaction TypeAN30Transaction type
9Card Token NumberN19Card token number
10Masked Card No.N19Masked card number. Only 10 digits of Primary Account Number (PAN). Left-justified, trailing spaces.
11Original Transaction IdAN32Original Authorization transaction Id. Left-justified, trailing spaces.
12Settlement DateN8YYYYMMDD format
13Transaction CurrencyN3Numeric ISO standard currency code.
14Transaction AmountN(16,2)Transaction amount.
Example: 100.00
15Bill CurrencyN3Numeric ISO standard currency code.
16Bill AmountN(16,2)Billing amount.
Example: 100.00
17Settlement CurrencyN3Numeric ISO standard currency code.
18Settlement AmountN(16,2)Settlement amount.
Example: 100.00
19Merchant IdAN15Merchant id assigned by the acquirer
20Merchant NameAN40Merchant name assigned by the acquirer
21Merchant Category CodeN4
22Merchant CountryA3ISO 3166-1 Alpha-3
23ACQ Institution CodeAN11
24FWD Institution CodeAN11
25Retrieval Reference NumberAN12Assigned by acquirer
26System Trace Audit NumberAN6Assigned by initiator
27Terminal IdAN8
28Message TypeAN4Message Type from card scheme
29Process CodeAN6Process Code from card scheme
30Amount FlagAN1Debit or Credit Flag
31ECI IndicatorAN3ECI Indicator
32UTC TimestampAN10UTC time from card scheme
33Reason CodeAN4Reason Code from card scheme
34Org Response CodeAN3Request Response Code from card scheme
35Response Code
36Approval CodeAN6
37Card Product CodeAN4

Trailer Record

#Field NameFormatValue
1File NameAN32“ TAUTH_300001”.
2Transaction BranchAN326 digits.
3Capture DateN8YYYYMMDD
4Total RecordsN12Total of detail records only